Skip to content

feat(backend): Replace enums with as const objects - #2516

Merged
nikosdouvlis merged 2 commits into
mainfrom
nikos/sdk-1085-kill-enums-from-the-codebase
Jan 9, 2024
Merged

feat(backend): Replace enums with as const objects#2516
nikosdouvlis merged 2 commits into
mainfrom
nikos/sdk-1085-kill-enums-from-the-codebase

Conversation

@nikosdouvlis

Copy link
Copy Markdown
Member

Description

Checklist

  • npm test runs as expected.
  • npm run build runs as expected.
  • (If applicable) JSDoc comments have been added or updated for any package exports
  • (If applicable) Documentation has been updated

Type of change

  • 🐛 Bug fix
  • 🌟 New feature
  • 🔨 Breaking change
  • 📖 Refactoring / dependency upgrade / documentation
  • other:

Packages affected

  • @clerk/backend
  • @clerk/chrome-extension
  • @clerk/clerk-js
  • @clerk/clerk-expo
  • @clerk/fastify
  • gatsby-plugin-clerk
  • @clerk/localizations
  • @clerk/nextjs
  • @clerk/clerk-react
  • @clerk/remix
  • @clerk/clerk-sdk-node
  • @clerk/shared
  • @clerk/themes
  • @clerk/types
  • build/tooling/chore

@changeset-bot

changeset-bot Bot commented Jan 9, 2024

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 7837827

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 7 packages
Name Type
@clerk/backend Patch
@clerk/fastify Patch
gatsby-plugin-clerk Patch
@clerk/nextjs Patch
@clerk/remix Patch
@clerk/clerk-sdk-node Patch
@clerk/elements Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@nikosdouvlis
nikosdouvlis merged commit e921af2 into main Jan 9, 2024
@nikosdouvlis
nikosdouvlis deleted the nikos/sdk-1085-kill-enums-from-the-codebase branch January 9, 2024 22:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants